home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / os2 / tbox3_21.zip / install.exe / History.txt next >
Text File  |  1997-08-21  |  5KB  |  110 lines

  1. TaskBox 3.20 9 August 1997
  2.  
  3. New features:
  4. 3.20:
  5.    - now have true multiple select( CTRL+mouse button click)
  6.    - task buttons can be vertical( makes is look tidier if stuck to the side of
  7.      the screen! )
  8.  
  9. changed:
  10. 3.20:
  11.    - TaskBox is properly multi-threaded with all the taskdata being collected in
  12.      a different thread to the window procedures( this should make this more resistant
  13.      to other programs crashing( or blocking the message queue).
  14.    - the taskbox never gains focus
  15.    - ALT+left mouse button is now used to simulate middle mouse button clicks
  16.    - /SILENT_EXIT is no longer needed
  17.    - /TITLE:* now changes window list entry name
  18. 3.21:
  19.    - "auto-task top" now also move's the TaskBox to the top
  20.  
  21. Bugs fixed:
  22. 3.21:
  23.    - move, size, && "auto-task top" now work( broken in ver 3.20 )
  24.    - no longer leaves image of taskbox( on the screen) after closing
  25.    - fixed a couple of problems (with random crashing) due to variables not being
  26.      initialised to the correct values
  27.    - add class's "wpFolder frame" & "EFrame" to be treated as frames( so cascade, tile will work on them)
  28.    - when prompted if wanted to kill task, if 'cancel' is selected
  29.       doesn't ask again for about 30 seconds
  30.    - wasn't telling modules to save settings
  31. 3.20:
  32.    - No longer eats memory up at a ridiculous rate( I'm still not sure what was causing
  33.     this but I think it must have had something to with the hooks as when I rewrote the
  34.     code for them the problem vanished).
  35.    - taskbuttons are now sized according to the size of the font and icon
  36.  
  37. Older stuff:
  38. New since V3.10:
  39.     -   modified the tboxhook.dll to limit the amount of memory used
  40.     -   made active task button a bit brighter
  41. New since V3.09:
  42.     -   a lot more options
  43.     -   button is depressed for active task
  44.     -   changed the way the tasks are collected( now only update when a window
  45.         is activated and when titlebars text is changed)
  46. New since V3.08:
  47.     -   fixed problem with settings for actiavtion bar not always being saved
  48. New since V3.07:
  49.     -   fixed problem with TaskBox not always being shown
  50.     -   made /SILENT_EXIT default with watch, as if /SILENT_EXIT isn`t specified and
  51.         taskbox locks up the watcher thread fails to terminate taskbox
  52.     -   cured a problem with taskbox trapping when it runs out of memory
  53.     -   modified the way tasks list are updated
  54. New since V3.06:
  55.     -   cured a problem ( the dreaded SYS3175) with TaskBox losing focus on
  56.       warp 3( without fixpack 17)
  57.     -   added a few more settings due to requests from various people
  58.     -   changed "auto task top" to work correctly
  59.     -   gave the activation bar the same name as the TaskBox so it will work
  60.       better with multiple desktop utilities( works with PC2, PageMage, MegaDesk)
  61.         also added /TITLE:* option to give TaskBox an alternative name( as it was
  62.         annoying me that with PC2 any window with TaskBox in title remained sticky
  63.         and this allows a unique name, eg. "/TITLE:zxcvbnm" )
  64.         NB: window list entry isn`t changed
  65.     - corrected problem with resize/move ignoring keyboard
  66.     - corrected problem with bubbles covering window
  67.     - corrected problem with module box sizeing routine
  68. New since V3.05:
  69.     - added /WC option to activate warpcenter( Warp 4) ( or LaunchPad ( prev versions) when mouse
  70.            moves over activation bar
  71. New since V3.04:
  72.     - added an option to allow running at different priorities
  73.         /P:?:*      where ? is one of I,R,F,T( inorder of increasing priority)
  74.                     and * is  a number between -31 & +31
  75.     - added a  /SYNC and /ASYNC option which affect the order
  76.       in which message`s are processed to check if one works better than
  77.       the other
  78.     - cured a problem which caused a lockup when dos/windows
  79.       apps were started
  80. New since V3.03:
  81.     - fixed problem with a menu operation being  used for multiple tasks
  82.         even though only one task was selected.
  83.     - fixed problem with newline characters not being converted to spaces
  84.     - fixed a couple of other minor bugs
  85. New since V3.02:
  86.     - added multiple select
  87.     - added tile/cascade option
  88.     - added auto-raise feature
  89.     - moved common code into ka_crtm.dll
  90.         to check the version of this file type
  91.         BLDLEVEL KA_CRTM.DLL
  92.     - changed activation bar so that when TaskBox active it doesn`t
  93.       block it
  94.     - fixed problem with sizing routine
  95. New since V3.01:
  96.     - hopefully fixed probs with random crashes, had thought version 3.00
  97.         had cured it but was incorrect
  98.     - fixed probs with presparams not being saved
  99. New since V3.00:
  100.     - got rid of the clock( had got alot of complaints about the fact you couldn't
  101.                             turn it off )
  102.     - fixed problem with it crashing when selecting lockup
  103.     - fixed problem with random crashes due to memory access violations( SYS3175 errors)
  104.     - improved the resizing routine.
  105.     - I now allow you to add programs to the removed list in the settings book.
  106.     - added a module box( so modules can have windows on the TaskBox and not
  107.         just entries on menu's )
  108.  
  109. Note:  This is not necessarily a complete list of bugs fixed/new features.
  110.